micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
[android]WriteStandardCRUDRepo
/
update
android
update
abstract suspend fun
update
(id:
IdType
, value:
InputValueType
):
ObjectType
?
Content copied to clipboard
abstract suspend fun
update
(values:
List
<
UpdatedValuePair
<
IdType
,
InputValueType
>>):
List
<
ObjectType
>
Content copied to clipboard